Skip to content

Run ASGI tests on trio too#1020

Merged
florimondmanca merged 1 commit intomasterfrom
asgi-trio
Jun 13, 2020
Merged

Run ASGI tests on trio too#1020
florimondmanca merged 1 commit intomasterfrom
asgi-trio

Conversation

@florimondmanca
Copy link
Contributor

Refs #998 (comment)

Most ASGI tests were only being run on asyncio, but there's no reason we wouldn't also test on trio (the test app uses vanilla async APIs).

@florimondmanca florimondmanca added tooling Changes to our CI/CD, tests setup, etc. concurrency/trio Issues related to concurrency (trio-only) labels Jun 13, 2020
@florimondmanca florimondmanca requested a review from a team June 13, 2020 13:42
@florimondmanca florimondmanca merged commit 838f417 into master Jun 13, 2020
@florimondmanca florimondmanca deleted the asgi-trio branch June 13, 2020 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

concurrency/trio Issues related to concurrency (trio-only) tooling Changes to our CI/CD, tests setup, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants